home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2050 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.7 KB

  1. Path: sundog.tiac.net!usenet
  2. From: amoreira@nine.com (Alberto C Moreira)
  3. Newsgroups: comp.edu,comp.lang.c,comp.lang.c++
  4. Subject: Re: C or C++ for a 14-year old?
  5. Date: Mon, 15 Jan 1996 15:42:33 GMT
  6. Organization: Number Nine Visual Technology
  7. Message-ID: <4ddsg4$p4e@sundog.tiac.net>
  8. References: <4b30ld$lp2$1@mhafc.production.compuserve.com> <4d4jeh$fv1@wombat.melbpc.org.au> <w+PJjMD4ED1aLz3@dexam.another.gun.de>
  9. NNTP-Posting-Host: 205.161.17.61
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. dexam@another.gun.de (Thomas Fischbacher) wrote:
  13.  
  14. >On 12.01.1996 [04:09:15] [sbuzz@melbpc.org.au (Scott Buszard)] wrote the following lines about
  15. >"Re: C or C++ for a 14-year old?"SB> G'day!
  16.  
  17. >SB> If I had not had all the other experience, I would not have found it
  18. >SB> as easy to pick up.  Personally, I would reccommend C++ DOS based
  19. >SB> first, then move on to OO.  It is handy to know many types of langs.
  20.  
  21. >When learning a new language, one shouldn't stick to a crappy system like
  22. >DOS which imposes lots of unneccessary restrictions compared to a real
  23. >OS. I mean Unix (netbsd, linux for single-user systems), os/2 or
  24. >something alike.
  25. >I don't want to say that there are no other good os'es, but DOS etc.
  26. >certainly is the worst there is.
  27.  
  28.  
  29. Still, there's no worse restriction on a programmer than not to be
  30. able to talk directly to the hardware. 
  31.  
  32. The best operating system isn't the one that does more, but the one
  33. that gets out of the way when it's not needed. With DOS, I can
  34. reach my hardware any time I want. With Windows, I can do that by
  35. writing a VDD. With Windows 95, I can load that VDD on the fly.
  36.  
  37. With Unix, I probably need to recompile the kernel - that is, if I'm a
  38. hacker and I have the Unix source code.
  39.  
  40.  
  41. _alberto_
  42.  
  43.  
  44.  
  45.